memory cache
英 [ˈmeməri kæʃ]
美 [ˈmeməri kæʃ]
网络 内存缓存; 记忆体快取; 缓存; 内存高速缓存; 存储器高速缓存
英英释义
noun
- (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated
双语例句
- The purpose of the performance optimization has been transferring from the disk/ memory level to the memory/ Cache level for operations in spatial databases.
目前,对于空间数据库的性能优化目标已经从磁盘/内存层次转移到了内存/Cache层次。 - Furthermore, we made three tests on the memory cache system, and assessed the parameters of existing experience.
随后对内存缓存的实现进行了试用,并对现有的经验参数进行评估。 - Instance resources include memory, cache, process, sessions, thresholds, and storage resources.
实例资源包括内存、缓存、进程、会话、阈值和存储资源。 - Memcached is an open source project designed to make use of the spare RAM in many servers to act as a memory cache for frequently accessed pieces of information.
memcached是一个开源项目,旨在利用多个服务器内的多余RAM来充当一个可存放经常被访问信息的内存缓存。 - In order to ease up the gap between CPU and memory, cache is introduced between them.
为了缓和CPU与存储器之间的速度差距,在计算机系统的CPU与主存之间引入了cache。 - In most of multimedia SOC ( systems-on-chip), in order to maintain the real-time requirement, application program and data are stored in on-chip memory or Cache, it has the advantage of convenient execution and better performance.
最后,本文依据多媒体SoC(System-on-chip)实时操作的要求,应用程序和数据尽量存放在片上存贮器或高速缓存中,以加快处理速度。 - Interface Design of Main Memory for Cache Experiment
Cache实验中的主存储器接口设计 - A new memory encryption cache ( MEC) structure is proposed.
提出了一种新的存储器加密Cache(MEC)结构。 - If files can be served from memory cache, then that decreases the average service time, and hence increases the number of connections per second the server can handle.
如果可以从内存缓存中获取文件,就可以降低平均服务时间,因此增加服务器每秒能够处理的连接数。 - This paper firstly studied memory cache feature and described the messaging system design ideas. Then do the process to realize the design idea.
本文首先研究了内存缓存功能在短信系统上的设计思路,并根据其进行了短信内存缓存功能设计实现。